../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(595,30): Error: `@safe` function `stdx.allocator.processAllocator` cannot call `@system` function `stdx.allocator.sharedAllocatorObject!(GCAllocator).sharedAllocatorObject` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2113,32): `stdx.allocator.sharedAllocatorObject!(GCAllocator).sharedAllocatorObject` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2423,31): Error: `@safe` function `stdx.allocator.CSharedAllocatorImpl!(GCAllocator, cast(Flag)false).CSharedAllocatorImpl.expand` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.expand!().expand` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(41,25): `stdx.allocator.gc_allocator.GCAllocator.expand!().expand` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2431,31): Error: `@safe` function `stdx.allocator.CSharedAllocatorImpl!(GCAllocator, cast(Flag)false).CSharedAllocatorImpl.reallocate` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.reallocate!().reallocate` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(64,38): `stdx.allocator.gc_allocator.GCAllocator.reallocate!().reallocate` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2452,47): Error: `@safe` function `stdx.allocator.CSharedAllocatorImpl!(GCAllocator, cast(Flag)false).CSharedAllocatorImpl.resolveInternalPointer` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.resolveInternalPointer!().resolveInternalPointer` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(82,20): `stdx.allocator.gc_allocator.GCAllocator.resolveInternalPointer!().resolveInternalPointer` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2468,35): Error: `@safe` function `stdx.allocator.CSharedAllocatorImpl!(GCAllocator, cast(Flag)false).CSharedAllocatorImpl.deallocate` cannot call `@system` function `stdx.allocator.gc_allocator.GCAllocator.deallocate!().deallocate` ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/gc_allocator.d(91,38): `stdx.allocator.gc_allocator.GCAllocator.deallocate!().deallocate` is declared here ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(2113,8): Error: template instance `stdx.allocator.CSharedAllocatorImpl!(GCAllocator, cast(Flag)false)` error instantiating ../5daf9e93bce0bf24b5a1354b-stdx-allocator/source/stdx/allocator/package.d(595,30): instantiated from here: `sharedAllocatorObject!(GCAllocator)` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.